home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 April / PCgo 2008-04 (DVD).iso / interface / contents / demoversionen_3846 / 13664 / files / Data1.cab / printcad.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2001-09-22  |  5.2 KB  |  169 lines

  1. # Microsoft Developer Studio Project File - Name="PrintCAD" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=PrintCAD - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "PrintCAD.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "PrintCAD.mak" CFG="PrintCAD - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "PrintCAD - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "PrintCAD - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "PrintCAD - Win32 Debug"
  33.  
  34. # PROP BASE Use_MFC 2
  35. # PROP BASE Use_Debug_Libraries 1
  36. # PROP BASE Output_Dir "Debug"
  37. # PROP BASE Intermediate_Dir "Debug"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 2
  40. # PROP Use_Debug_Libraries 1
  41. # PROP Output_Dir "Debug"
  42. # PROP Intermediate_Dir "Debug"
  43. # PROP Ignore_Export_Lib 1
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  46. # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\..\..\..\include" /I "..\..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  47. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  48. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  49. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  50. BSC32=bscmake.exe
  51. # ADD BASE BSC32 /nologo
  52. # ADD BSC32 /nologo
  53. LINK32=link.exe
  54. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  55. # ADD LINK32 /nologo /subsystem:windows /dll /incremental:no /debug /machine:I386 /out:"..\..\..\..\..\Program\PrintCAD.dll" /pdbtype:sept
  56. # SUBTRACT LINK32 /force
  57. # Begin Custom Build - Performing registration
  58. OutDir=.\Debug
  59. TargetPath=\tc80\Program\PrintCAD.dll
  60. InputPath=\tc80\Program\PrintCAD.dll
  61. SOURCE="$(InputPath)"
  62.  
  63. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  64.     regsvr32 /s /c "$(TargetPath)" 
  65.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  66.     
  67. # End Custom Build
  68.  
  69. !ELSEIF  "$(CFG)" == "PrintCAD - Win32 Release"
  70.  
  71. # PROP BASE Use_MFC 2
  72. # PROP BASE Use_Debug_Libraries 0
  73. # PROP BASE Output_Dir "PrintCAD___Win32_Release"
  74. # PROP BASE Intermediate_Dir "PrintCAD___Win32_Release"
  75. # PROP BASE Ignore_Export_Lib 1
  76. # PROP BASE Target_Dir ""
  77. # PROP Use_MFC 2
  78. # PROP Use_Debug_Libraries 0
  79. # PROP Output_Dir "Release"
  80. # PROP Intermediate_Dir "Release"
  81. # PROP Ignore_Export_Lib 1
  82. # PROP Target_Dir ""
  83. # ADD BASE CPP /nologo /MT /W3 /GX /Zi /Od /I "..\..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  84. # ADD CPP /nologo /MT /W3 /GX /Zi /Od /I "..\..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  85. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  86. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  87. BSC32=bscmake.exe
  88. # ADD BASE BSC32 /nologo
  89. # ADD BSC32 /nologo
  90. LINK32=link.exe
  91. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /out:"..\..\..\..\..\Program\PrintCAD.dll"
  92. # SUBTRACT BASE LINK32 /pdb:none /incremental:yes
  93. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /out:"..\..\..\..\..\Program\PrintCAD.dll"
  94. # SUBTRACT LINK32 /pdb:none /incremental:yes
  95. # Begin Custom Build - Performing registration
  96. OutDir=.\Release
  97. TargetPath=\tc80\Program\PrintCAD.dll
  98. InputPath=\tc80\Program\PrintCAD.dll
  99. SOURCE="$(InputPath)"
  100.  
  101. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  102.     regsvr32 /s /c "$(TargetPath)" 
  103.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  104.     
  105. # End Custom Build
  106.  
  107. !ENDIF 
  108.  
  109. # Begin Target
  110.  
  111. # Name "PrintCAD - Win32 Debug"
  112. # Name "PrintCAD - Win32 Release"
  113. # Begin Group "Source Files"
  114.  
  115. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  116. # Begin Source File
  117.  
  118. SOURCE=.\PrintCAD.cpp
  119. # End Source File
  120. # Begin Source File
  121.  
  122. SOURCE=.\PrintCAD.def
  123. # End Source File
  124. # Begin Source File
  125.  
  126. SOURCE=.\PrintCAD.idl
  127. # ADD MTL /tlb ".\PrintCAD.tlb" /h "PrintCAD.h" /iid "PrintCAD_i.c" /Oicf
  128. # End Source File
  129. # Begin Source File
  130.  
  131. SOURCE=.\PrintCAD.rc
  132. # End Source File
  133. # Begin Source File
  134.  
  135. SOURCE=.\PrintDr.cpp
  136. # End Source File
  137. # Begin Source File
  138.  
  139. SOURCE=.\StdAfx.cpp
  140. # ADD CPP /Yc"stdafx.h"
  141. # End Source File
  142. # End Group
  143. # Begin Group "Header Files"
  144.  
  145. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  146. # Begin Source File
  147.  
  148. SOURCE=.\PrintDr.h
  149. # End Source File
  150. # Begin Source File
  151.  
  152. SOURCE=.\Resource.h
  153. # End Source File
  154. # Begin Source File
  155.  
  156. SOURCE=.\StdAfx.h
  157. # End Source File
  158. # End Group
  159. # Begin Group "Resource Files"
  160.  
  161. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  162. # Begin Source File
  163.  
  164. SOURCE=.\PrintDr.rgs
  165. # End Source File
  166. # End Group
  167. # End Target
  168. # End Project
  169.